Version 2.3 adds the ability for greater profitability and slightly safer exits with 4 new settings.

The idea behind this new feature called Trending is to capitalize on trends or spikes in our favour.
Instead of closing a set of trades at their take profit when the price reverses, it will adjust the 
takeprofit up slightly when the price gets close and continue doing so until the price finally reverses 
back enough pips to close the trades in extra profit.

Not only does this give us the opportunity to make potentially a lot more money, but a lot more safely with a stoploss net!

Here is how the settings work.

- allowTrending setting has been added and default set to TRUE. This will turn this feature on or off.

- trendTrigger setting has been added to control when to start the order modification. This is the number of pips the current
  price has to be from the take profit before modifying the entire set of orders to have a higher take profit.

- trendPips setting has been added to set how many pips to add to the takeprofit. You should probably keep this below 10.

- trendStoploss setting was added as a safe guard incase the takeprofit gets raised and then the price reverses. This stop loss
  is the number of pips off the current price.